home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2002 #1 / NET_2002_01.iso / play01.exe / scripts / DefineButton2_112 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2001-12-01  |  61 b   |  5 lines

  1. on(press){
  2.    _root.clip4.play();
  3.    gotoAndStop(146);
  4. }
  5.